home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1996 February / PC Direct CD-ROM (February 1996).iso / software / claris / impact / disk12 / impact.rs_ / impact.rs / TEXT_191.txt < prev    next >
Encoding:
Text File  |  1995-08-28  |  304 b   |  11 lines

  1. RADIANS
  2. Converts the number of degrees to radians, which are the standard units used for trigonometric functions.
  3.  
  4. Format: RADIANS (degrees-number)
  5.  
  6. Argument:
  7. ΓÇó  degrees-number: A numeric expression.
  8.  
  9. Example:
  10. RADIANS (90) returns 1.5708.
  11. Shows that 90 degrees is equal to approximately 1.5708 radians.